[XEN] replace shadow_* with paging_* in common code
authorTim Deegan <Tim.Deegan@xensource.com>
Fri, 20 Jul 2007 10:36:36 +0000 (11:36 +0100)
committerTim Deegan <Tim.Deegan@xensource.com>
Fri, 20 Jul 2007 10:36:36 +0000 (11:36 +0100)
commit89e4455a590a1c901250d391aa4eedfd67fef04a
tree9789bfa2346e2704094bf65b103e78867615c376
parent3d41eb2ac8c25ac9c332ea6699361bb1c98fb152
[XEN] replace shadow_* with paging_* in common code
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/common/compat/kernel.c
xen/common/domctl.c
xen/common/grant_table.c
xen/common/kernel.c
xen/common/keyhandler.c
xen/common/memory.c
xen/common/page_alloc.c
xen/common/xenoprof.c
xen/include/asm-x86/config.h
xen/include/xen/paging.h [new file with mode: 0644]
xen/include/xen/shadow.h [deleted file]